@charset "utf-8";
#container {
	width: 980px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #F90;
	font-size: small;
}
#header {
	float: left;
	height: auto;
	width: 980px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#navigation {
	float: left;
	height: 23px;
	width: 970px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-image: url(../layout%20images/headerbackground.gif);
	background-repeat: repeat-x;
	font-size: small;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	background-color: #000;
}
#maintextarea {
	float: left;
	height: auto;
	width: 980px;
	clear: none;
	background-image: url(../layout%20images/980-background.gif);
	background-repeat: repeat-y;
}
#topspacer {
	background-color: #F60;
	float: left;
	height: 10px;
	width: 225px;
}

#leftcontainer {
	float: left;
	width: 225px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#lefttextheader {
	float: left;
	height: auto;
	width: 175px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #666;
	color: #FFF;
	font-size: small;
	font-weight: bolder;
	font-variant: normal;
}
#left_text {
	height: auto;
	width: 175px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 10px;
	line-height: 18px;
	font-weight: bold;
	font-size: 9px;
	background-color: #FFF;
}
#bottom_spacer {
	background-color: #F60;
	height: 10px;
	float: none;
	width: 980px;
	clear: both;
}
#center_container {
	margin: 0px;
	float: left;
	height: auto;
	width: 740px;
	padding: 0px;
}
#centerspacer {
	background-color: #F60;
	height: 10px;
	width: 740px;
}

#centertextheader {
	float: left;
	height: auto;
	width: 710px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #666;
	color: #FFF;
	font-size: small;
	font-weight: bolder;
	font-variant: normal;
}
#center_text {
	float: left;
	height: auto;
	width: 710px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_container {
	float: left;
	height: auto;
	width: 250px;
	padding-bottom: 0px;
	margin: 0px;
	clear: none;
}
#toprightspacer {
	background-color: #F60;
	float: left;
	height: 10px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#righttextheader {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFF;
	font-size: small;
	font-weight: bolder;
	font-variant: normal;
}
#righttext {
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFF;
	padding: 0px;
}
#rightspacer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 250px;
	background-color: #F60;
}
#bottomrightheader {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #666;
	color: #FFF;
	font-size: small;
	font-weight: bolder;
	font-variant: normal;
}
#bottomrighttext {
	float: left;
	height: 120px;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	background-color: #FFF;
}
#bottom_right_text {
	background-color: #FFF;
	padding: 10px;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#footer {
	padding: 2px;
	clear: both;
	float: none;
	height: 15px;
	width: 976px;
	background-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-size: x-small;
	font-weight: normal;
	margin-top: 0px;
}
a:link {
	color: #000;
}
a:hover {
	color: #F60;
}
